ASP.NET Core MVC コントロールヘルプ
DeferCommits メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ODataCollectionViewServiceBuilder<T> クラス : DeferCommits メソッド
The value.
Configurates C1.Web.Mvc.ODataCollectionViewService<T>.DeferCommits. Sets a value that causes the ODataCollectionView to defer commits back to the database.
シンタックス
'宣言
 
Public Function DeferCommits( _
   ByVal value As System.Boolean _
) As ODataCollectionViewServiceBuilder(Of T)
public ODataCollectionViewServiceBuilder<T> DeferCommits( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

ODataCollectionViewServiceBuilder<T> クラス
ODataCollectionViewServiceBuilder<T> メンバ